home *** CD-ROM | disk | FTP | other *** search
/ SGI O2 Out of Box Experience 2.2 / SGI O2 Out of Box Experience 2.2.iso / jungleIsland / RaptorBuilder / uiTexture0.wrl < prev    next >
Text File  |  1998-05-26  |  787b  |  50 lines

  1. #VRML V2.0 utf8
  2.  
  3. Group {
  4.   children      Transform {
  5.     children    Shape {
  6.       appearance    Appearance {
  7.     material    Material {
  8.       emissiveColor    0.5 0.5 0.5
  9.     }
  10.  
  11.     texture    ImageTexture {
  12.       url    "aaaH.jpg"
  13.     }
  14.  
  15.       }
  16.  
  17.       geometry    IndexedFaceSet {
  18.     coord    Coordinate {
  19.       point    [ -0.1 0.1 -0.1,
  20.             -0.1 0.1 0.1,
  21.             0.1 0.1 0.1,
  22.             0.1 0.1 -0.1 ]
  23.     }
  24.  
  25.     coordIndex    [ 0, 1, 2, 3, -1 ]
  26.     colorIndex    [  ]
  27.     texCoord    TextureCoordinate {
  28.       point    [ 0 1,
  29.             0 0,
  30.             1 0,
  31.             1 1 ]
  32.     }
  33.  
  34.     texCoordIndex    [ 0, 1, 2, 3, -1 ]
  35.     ccw    TRUE
  36.     solid    TRUE
  37.     convex    TRUE
  38.     creaseAngle    0.5
  39.       }
  40.  
  41.     }
  42.  
  43.     translation    -0.442127 0.00542363 1.30107
  44.     rotation    0.857736 -0.507102 0.0844773  0.383663
  45.     scale    0.602073 0.60208 0.602073
  46.     scaleOrientation    -0.0802926 0.99677 -0.0015735  0.336214
  47.   }
  48.  
  49. }
  50.